gtk4.git
2020-03-26 Benjamin Ottescalebutton: Port bindings to use shortcuts
2020-03-26 Benjamin Ottescrolledwindow: Port bindings to use shortcuts
2020-03-26 Benjamin Ottesearchentry: Port bindings to use shortcuts
2020-03-26 Benjamin Otteshortcutssection: Port bindings to use shortcuts
2020-03-26 Benjamin Otteshortcutswindow: Port bindings to use shortcuts
2020-03-26 Benjamin Otteflowbox: Port bindings to use shortcuts
2020-03-26 Benjamin Ottepaned: Port bindings to use shortcuts
2020-03-26 Benjamin Ottespinbutton: Port bindings to use shortcuts
2020-03-26 Benjamin Ottetextview: Port bindings to use shortcuts
2020-03-26 Benjamin Ottefilechooserwidget: Port bindings to use shortcuts
2020-03-26 Benjamin Otteshortcutcontroller: Add gtk_shortcut_controller_add_sho...
2020-03-26 Benjamin Otteshortcutcontroller: Add private API for running class...
2020-03-26 Benjamin Ottetreeview: Port bindings to use shortcuts
2020-03-26 Benjamin Ottewidget: Port bindings to use shortcuts
2020-03-26 Benjamin Ottedialog: Port binding to use shortcuts
2020-03-26 Emmanuele Bassitext: Port to widget shortcuts
2020-03-26 Emmanuele BassiAllow installing bindings bound to actions
2020-03-26 Emmanuele Bassishortcut: Add action activation
2020-03-26 Emmanuele Bassibindings: Export action activation internally
2020-03-26 Benjamin Otteshortcut: Add gtk_shortcut_set_callback()
2020-03-26 Benjamin Otteassistant: Port bindings to use shortcuts
2020-03-26 Benjamin Ottecombobox: Port bindings to use shortcuts
2020-03-26 Benjamin Ottetrigger: Add an alternative trigger
2020-03-26 Matthias Clasenshortcut: Add GtkShortcutTrigger
2020-03-26 Benjamin Ottewindow: Port bindings to use shortcuts
2020-03-26 Benjamin Ottebindings: Add more variant types
2020-03-26 Benjamin Ottewidget: Add gtk_widget_class_add_shortcut()
2020-03-26 Benjamin Ottegtk: Add GtkShortcut
2020-03-26 Benjamin Ottebindings: Split out function to invoke an action signal
2020-03-26 Benjamin Otteshortcutcontroller: Introduce
2020-03-26 Benjamin Ottebindings: Make gtk_binding_parse_signal() use GVariantB...
2020-03-26 Benjamin Ottebindings: Parse into GVariantBuilder directly
2020-03-26 Benjamin Ottebindings: Add gtk_binding_entry_add_signal_variant()
2020-03-26 Benjamin Ottebindings: Replace GtkBindingArg arguments with GVariant
2020-03-26 Matthias ClasenMerge branch 'matthiasc/for-master2' into 'master'
2020-03-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-03-26 Emmanuele Bassipasswordentry: Remove unused include
2020-03-26 Emmanuele Bassientry: Remove unused include
2020-03-25 Matthias Clasentext view: Fix touch selection
2020-03-25 Matthias Clasenevent controller focus: drop include
2020-03-25 Matthias Clasenflattenlistmodel: Give access to child models
2020-03-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-03-25 Matthias ClasenMerge branch 'wip/chergert/muxer-robustness-fix' into...
2020-03-25 Matthias Clasenfilechoosererrorstack: Fix object life-cycle
2020-03-25 Matthias Clasentestsuite: Set NO_AT_BRIDGE for gtk tests
2020-03-25 Christian Hergertmuxer: force muxer dispoal as part of widget dispose
2020-03-25 Timm BäderMerge branch 'wip/sadiq/fix-leak' into 'master'
2020-03-24 Timm Bädermagnifier: Don't try to use a null widget paintable
2020-03-24 Timm Bäderinspector: Fix child widget life cycle
2020-03-24 Timm BäderMerge branch 'patch-2' into 'master'
2020-03-24 LingMangtkfilechoosernative: Remove duplicate "the" in the...
2020-03-22 Marc-Antoine... testsuite/gtk/flattenlistmodel.c: fix build
2020-03-22 Mohammed Sadiqsingleselection: Fix a memory leak
2020-03-22 Matthias Clasen3.98.1
2020-03-22 Matthias Clasena11y: Don't re turn uninitialized memory
2020-03-22 Matthias ClasenMerge branch 'filechooser-popover-fixes' into 'master'
2020-03-22 Matthias Clasenfile chooser: Fix the rename file popover
2020-03-22 Matthias Clasenfilechooser: Fix the file list popover
2020-03-21 Matthias Clasenfilechooser: Fix the new folder popover
2020-03-21 Matthias Clasenplaces sidebar: Fix the popovers
2020-03-21 Matthias ClasenMerge branch 'portal-dir-chooser' into 'master'
2020-03-21 Bastien Nocerafilechoosernativeportal: Allowing selecting folder(s)
2020-03-21 Matthias ClasenMerge branch 'portal-chooser-fail' into 'master'
2020-03-21 Matthias Clasenportal file chooser: Handle errors
2020-03-21 Matthias ClasenMerge branch 'fix-inspector-picking' into 'master'
2020-03-21 Matthias ClasenMerge branch 'fix-inspector-key' into 'master'
2020-03-21 Matthias Clasenx11: Fix key event state translation
2020-03-21 Matthias Claseninspector: Make picking work again
2020-03-21 Matthias ClasenMerge branch 'new-text-attributes' into 'master'
2020-03-21 Matthias ClasenMake overline support conditional
2020-03-21 Matthias ClasenRequire pango 1.44.4
2020-03-21 Matthias Clasengtk-demo: Add hyphenation control to the markup demo
2020-03-21 Matthias Clasengtk-demo: Allow word breaking in the markup demo
2020-03-21 Matthias Clasentextbuffer: Parse overline and hyphenation attributes
2020-03-21 Matthias Clasentextlayout: Handle new text tag properties
2020-03-21 Matthias Clasentexttag: Support overline and hyphenation control
2020-03-20 Carlos GarnachoMerge branch 'master_MR1290' into 'master'
2020-03-20 Matthias ClasenMerge branch 'wip/chergert/fix-class-private-data-usage...
2020-03-20 Christian Hergertwidget: fix class private data usage to be _init()...
2020-03-20 Christian Hergertwidget: move class private data to gtkwidgetprivate.h
2020-03-20 Matthias ClasenMerge branch 'test-protocol' into 'master'
2020-03-20 Matthias Clasentestsuite: disable performance tests
2020-03-20 Matthias ClasenMerge branch 'wip/carlosg/text-handle-natives' into...
2020-03-20 Alexandr Miloslavskiygkimmulticontext: Fix crash due to leaked signal handler
2020-03-20 Emmanuele BassiMerge branch 'ci-dbus-launch' into 'master'
2020-03-20 Matthias Clasentestsuite: Fix an a11y test
2020-03-20 Matthias Clasentestsuite: Tell meson we use TAP
2020-03-20 Matthias Clasenreftests: Fix an xfail to work
2020-03-20 Matthias Clasentestsuite: Don't exit unsuccessfully when using TAP
2020-03-20 Emmanuele Bassici: Add dbus-launch to the Docker build
2020-03-20 Carlos Garnachogtktextview: Set magnifier popover on top
2020-03-20 Carlos Garnachogtktext: Set magnifier popover on top
2020-03-20 Carlos Garnachogtkpopover: Re-present surface if position/pointing...
2020-03-20 Carlos Garnachogtkpopover: Ensure the pointed to rectangle has a minim...
2020-03-20 Carlos Garnachogtkwindow: Remove internal popover API
2020-03-20 Carlos Garnachogtktexthandle: Refactor and use native surfaces
2020-03-20 Matthias Clasenreftests: Don't run tests with --verbose
2020-03-20 Matthias Clasengsk: Don't unconditionally spew to stdout
2020-03-20 Matthias Clasentestsuite: Don't g_print from tests
2020-03-20 Matthias Clasentestsuite: Fix the accessible test
next